HelpPath{Special}CommandName{selectedItem}ReturnValue{int item=}OpenBrace{(}Parameters{handle gadget}CloseBrace{)}Description{Returns the index of the currently selected item in a listbox or combobox.}ReturnDescription{Index of currently selected item or -1 if no item is selected.}Param1{gadget}Param1Desc{Handle to a listbox or combobox gadget}